home *** CD-ROM | disk | FTP | other *** search
- Switch
-
- Switch is a utility that should be run in your event.sys file to ensure that
- all users names are written as thier real names and security levels. This
- needs to be accomplished only when a user logs off the BBS while using his
- alias name. Since this cannot be guaranteed each time, you should run switch
- each night.
-
- Switch can also be used to fix corrupted users files. (DO NOT ATTEMPT TO
- PERFORM ANY USER FILE OPERATIONS SUCH AS SORTING WITHOUT FIRST RUNNING SWITCH).
- (READ THE WARNING FILE)
-
-
- Switch is very easy to use. Switch can be run from a batch file such as your
- event.sys file or it can be run from the command line.
-
- To begin, Place the Switch.exe file in your INCOGNITO Directory. The command
- to run switch is SWITCH INC.CNF where INC.CNF is the configuration file you
- use to run Incognito.
-
- Sample Batchfile method
-
- CD \PCB\DOORS\INC
- SWITCH INC.CNF
- CD (etc....)
-
- Switch will locate any users that have logged off the system using thier alias
- name and change thier Name back to thier real name, Change thier Security level
- back to thier Previous level, and switch thier conference back to conference 0.
-